Skip to content

gh-122951: Simplify the grammar of the assignment rule#124998

Merged
pablogsal merged 1 commit into
python:mainfrom
zedr:gh-122951-simplify-grammar-assignment-rule
Oct 6, 2024
Merged

gh-122951: Simplify the grammar of the assignment rule#124998
pablogsal merged 1 commit into
python:mainfrom
zedr:gh-122951-simplify-grammar-assignment-rule

Conversation

@zedr

@zedr zedr commented Oct 5, 2024

Copy link
Copy Markdown
Contributor

Simplify the grammar of the assignment rule

This change reuses the annotated_rhs name where applicable in the grammar definition file, in order to simplify the expressions.

Issue #122951.

This change reuses the `annotated_rhs` name where applicable in the
grammar definition file, in order to simplify the expressions.
@ghost

ghost commented Oct 5, 2024

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-app

bedevere-app Bot commented Oct 5, 2024

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@picnixz picnixz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! don't forget to sign the CLA and we're good (a committer needs to validate though).

@Eclips4 Eclips4 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pablogsal

Copy link
Copy Markdown
Member

Thanks for the PR @zedr 🚀

@pablogsal pablogsal merged commit 39c859f into python:main Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants